cublasHgemm

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasHgemm
(,,,
int m
,
int n
,
int k
,
const(half)* alpha
,
const(half)* A
,
int lda
,
const(half)* B
,
int ldb
,
const(half)* beta
,,
int ldc
)

Meta